CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SPI vhdl

搜索资源列表

  1. SPI.rar

    0下载:
  2. 用VHDL语言写出SPI,内含资料和代码,VHDL language used to write SPI, containing data and code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:49682
    • 提供者:th
  1. spi接口程序,用VHDL写的

    0下载:
  2. spi接口程序,用VHDL写的,大家,spi interface program, written by VHDL, we
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-23
    • 文件大小:3411
    • 提供者:黄坚
  1. spi

    0下载:
  2. SPI master的verilog代码-Verilog code for SPI master
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:2540
    • 提供者:xudong
  1. SPI

    0下载:
  2. VHDL语言编写的SPI通信接口,可实现与单片机等外部MCU的通信,且只占用较少的引脚线-Written in VHDL SPI communication interface, can be realized with the microcontroller and other external MCU communication, and only takes less pin line
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:585586
    • 提供者:ldong1989
  1. VHDL-SPI-Module.doc

    0下载:
  2. 本spi参数化通讯模块是一个支持SPI串行通信协议从协议的SPI从接口。可通过改变参数设置传输的位数,由外部控制器给定脉冲控制传输。-The parameters of spi communication module is a support SPI serial communication protocol from the agreement from the SPI interface. By changing the parameter settings can be transmit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:38463
    • 提供者:
  1. SPI

    0下载:
  2. 基于FPGA的SPI控制器的设计,有代码和相关文档资料-the design of SPI controlor ,including verilog codes and other documents
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:7060899
    • 提供者:yanjinjin
  1. SPI

    1下载:
  2. 经典spi IP 核心 FPGA是实现有说明文档-spi IP based on fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:49424
    • 提供者:wuyou
  1. spi

    0下载:
  2. 三线spi接口,用verilog实现,作为一个模块,可以接收并行数据,然后串行发送-Three Line spi interface, using Verilog implementation, as a module, can receive parallel data, and then send the serial
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1126
    • 提供者:郭文豹
  1. spi

    0下载:
  2. spi的FPGA驱动 用于嵌入式开发系统-spi the FPGA-driven development for embedded systems
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:290713
    • 提供者:田辉
  1. SPI-Collect

    0下载:
  2. 一个spi串口 希望大家能用上 -Spi serial a hope that we can use on
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1334458
    • 提供者:hehe520
  1. spi

    0下载:
  2. 使用c8051f005通过SPI读取SCA100T角度值的程序-spi c8051f005
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1935
    • 提供者:纯净水
  1. SPI

    0下载:
  2. SPI,是英语Serial Peripheral interface的缩写,顾名思义就是串行外围设备接口。-SPI, is the English acronym for Serial Peripheral interface, as its name suggests is a serial interface peripherals.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4415
    • 提供者:司令
  1. spi.tar

    0下载:
  2. This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master-This is a verilog code used oversampled clock to implement SPI slave
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1331
    • 提供者:johnl
  1. spi

    0下载:
  2. 此程序是一个完整的项目工程,包括c-c++程序和VHDL程序 -This procedure is a complete project, including the c-c++ program and VHDL procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-10
    • 文件大小:17529078
    • 提供者:pxlj
  1. spi

    0下载:
  2. send SPI data that is writen as FSM-send SPI data that is writen as FSM
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1239
    • 提供者:rez
  1. SPI

    0下载:
  2. SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接着
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1145
    • 提供者:王静
  1. spi

    0下载:
  2. SPI的两个程序,一个收,一个发,完整的工程-SPI' s two programs, an income, a hair
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-26
    • 文件大小:5511
    • 提供者:jolly
  1. spi

    0下载:
  2. spi控制器,可以自己修改成8/16/32位模式-SPI controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:949297
    • 提供者:liangbo
  1. spi

    0下载:
  2. SPI接收模块,被注释掉的是发送模块,需要进一步地完善-SPI receiver module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:534
    • 提供者:qazmlp
  1. spi-vhdl

    0下载:
  2. 用vhdl写的spi通信,arm为主设备,fpga为从设备,其中包括代码,以及具体协议-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:258323
    • 提供者:欧翔
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com